FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package navify.fhir.r5.rdc#1.0.0 (78 ms)

Package navify.fhir.r5.rdc
Type ValueSet
Id Id
FHIR Version R5
Source https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.0.0&canonical=https://roche.com/fhir/iop/ValueSet/user-identifier-type-codes
Url https://roche.com/fhir/iop/ValueSet/user-identifier-type-codes
Status active
Name UserIdentifierTypeCodes
Experimental False
Description A ValueSet containing codes representing different types of identifiers for the `Patient.identifier` element.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

StructureDefinition
https://roche.com/fhir/iop/StructureDefinition/rdc-Patient RDC Patient

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v2-0203 identifierType
http://terminology.hl7.org/CodeSystem/v2-0203 v2 Identifier Type
https://roche.com/fhir/iop/CodeSystem/identifier-type IdentifierType


Source

{
  "resourceType" : "ValueSet",
  "id" : "user-identifier-type-codes",
  "url" : "https://roche.com/fhir/iop/ValueSet/user-identifier-type-codes",
  "name" : "UserIdentifierTypeCodes",
  "description" : "A ValueSet containing codes representing different types of identifiers for the `Patient.identifier` element.",
  "status" : "active",
  "experimental" : false,
  "publisher" : "F. Hoffmann-La Roche AG",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "MR",
            "display" : "Medical Record Number"
          }
        ]
      },
      {
        "system" : "https://roche.com/fhir/iop/CodeSystem/identifier-type",
        "concept" : [
          {
            "code" : "RDCP",
            "display" : "Patient ID in RDCP eConnecta"
          },
          {
            "code" : "INS",
            "display" : "French National eHealth ID"
          },
          {
            "code" : "cgmCS",
            "display" : "Confidence Clinical Studies"
          },
          {
            "code" : "sugarviewCS",
            "display" : "Sugarview Clinical Studies"
          },
          {
            "code" : "SFDC",
            "display" : "Salesforce"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.